home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / comms / internet / html-related / hsc / grafflwerk / readme < prev    next >
Text File  |  1996-09-11  |  1KB  |  37 lines

  1. About `grafflwerk'
  2. ==================
  3.  
  4. This drawer contains some files and material that can be useful in
  5. combination with hsc. Do with it whatever you want, use at your own
  6. risk.
  7.  
  8. The ARexx-scripts for ScMsg are a bit experimental because I don't
  9. like ScMsg and don't use these scripts myself.
  10.  
  11. The Arexx-script for AWeb should be easy to change for other
  12. Browsers because it isn't very complex.
  13.  
  14. Makefile
  15. --------
  16. This is an empty Makefile you can use as initial for new projects.
  17. Read the docs, section "Project Mangament" to find out how it is
  18. supposed to work.
  19.  
  20. hScMsg.rexx
  21. -----------
  22. An ARexx-script that invokes hsc redirecting it's messages and sends
  23. messages outputed by hsc to ScMsg, which is part of the
  24. SAS/c-package. See the source-code for usage.
  25.  
  26. SendAWeb.rexx
  27. -------------
  28. An ARexx-script that can be used to display an updated html-object
  29. in AWeb. Read the docs, section
  30. "project managment/makefiles/postprocessing" for details.
  31.  
  32. SendScMsg.rexx
  33. --------------
  34. An ARexx-script that sends messages outputed by hsc to ScMsg, which
  35. is part of the SAS/c-package. See the source-code for usage.
  36.  
  37.